home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / tutorii.zip / MORE.DAT < prev    next >
Text File  |  1991-11-29  |  290b  |  13 lines

  1. Explanation of the MORE command. 
  2. It is EXTERNAL.
  3.  
  4. This command will output one screen
  5.  at a time. 
  6.  
  7. Example:
  8.        If you have a very long text file 
  9.        that you would like 
  10.        to read you could just type in the 
  11.        following command:
  12.          more < c:\test.txt
  13.